Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nixpkgs (2024-09-09) #1098

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Conversation

dpausp
Copy link
Member

@dpausp dpausp commented Sep 9, 2024

Update nixpkgs (2024-09-09)

Pull upstream NixOS changes, security fixes and package updates:

  • chromedriver: 128.0.6613.84 -> 128.0.6613.119
  • chromium: 128.0.6613.84 -> 128.0.6613.119
  • consul: 1.18.3 -> 1.18.4
  • element-web: 1.11.75 -> 1.11.76
  • firefox: 129.0.2 -> 130.0
  • grafana: 10.4.7 -> 10.4.8
  • haproxy: 2.9.7 -> 2.9.10 (CVE-2024-45506)
  • imagemagick: 7.1.1-36 -> 7.1.1-38
  • matomo_5: 5.0.2 -> 5.1.1
  • matrix-synapse: 1.113.0 -> 1.114.0
  • nss_latest: 3.102 -> 3.104
  • php82: 8.2.21 -> 8.2.23
  • php83: 8.3.9 -> 8.3.11
  • prometheus: 2.53.1 → 2.54.1
  • roundcube: 1.6.8 -> 1.6.9

Skip kernel (linux_5_15) updates from upstream by reverting 2 update
commits. We want to stay at 5.15.164 for now and update to 5.15.167 or
later (see PL-132971).

Additional package update by us:

  • gitlab: 17.2.4 -> 17.2.5

Allow jitsi-meet which is marked as insecure now

This is caused by libolm used for e2ee which is an optional feature.

There's no fix in sight (libolm deprecated, no signs in lib-jitsi-meet
to move away from it) and the attacks are AFAIK for on the theoretical
side. I don't think that this should stop us from using Jitsi.

PL-132999

@flyingcircusio/release-managers

Release process

Impact:

Changelog:

(include pkg changes)

PR release workflow (internal)

  • PR has internal ticket
  • internal issue ID (PL-…) part of branch name
  • internal issue ID mentioned in PR description text
  • ticket is on Platform agile board
  • ticket state set to Pull request ready
  • if ticket is more urgent than within the next few days, directly contact a member of the Platform team

Design notes

  • Provide a feature toggle if the change might need to be adjusted/reverted quickly depending on context. Consider whether the default should be on or off. Example: rate limiting.
  • All customer-facing features and (NixOS) options need to be discoverable from documentation. Add or update relevant documentation such that hosted and guided customers can understand it as well.

Security implications

@dpausp dpausp force-pushed the PL-132999-update-nixpkgs-2024-09-09 branch 2 times, most recently from 481c3bd to 8433d74 Compare September 9, 2024 15:27
We used a feature branch for a hotfix to downgrade the kernel to
5.15.164. Go back to the default branch for 24.05.

For the next nixpkgs update, we can add reverts to nixos-24.05 until
we can update the kernel.

PL-132999
@dpausp dpausp force-pushed the PL-132999-update-nixpkgs-2024-09-09 branch from 8433d74 to 99e11d6 Compare September 11, 2024 09:56
Pull upstream NixOS changes, security fixes and package updates:

- chromedriver: 128.0.6613.84 -> 128.0.6613.119
- chromium: 128.0.6613.84 -> 128.0.6613.119
- consul: 1.18.3 -> 1.18.4
- element-web: 1.11.75 -> 1.11.76
- firefox: 129.0.2 -> 130.0
- grafana: 10.4.7 -> 10.4.8
- haproxy: 2.9.7 -> 2.9.10 (CVE-2024-45506)
- imagemagick: 7.1.1-36 -> 7.1.1-38
- matomo_5: 5.0.2 -> 5.1.1
- matrix-synapse: 1.113.0 -> 1.114.0
- nss_latest: 3.102 -> 3.104
- php82: 8.2.21 -> 8.2.23
- php83: 8.3.9 -> 8.3.11
- prometheus: 2.53.1 → 2.54.1
- roundcube: 1.6.8 -> 1.6.9

Skip kernel (linux_5_15) updates from upstream by reverting 2 update
commits. We want to stay at 5.15.164 for now and update to 5.15.167 or
later (see PL-132971).

Additional package update by us:

- gitlab: 17.2.4 -> 17.2.5

PL-132999
This is caused by libolm used for e2ee which is an optional feature.

There's no fix in sight (libolm deprecated, no signs in lib-jitsi-meet
to move away from it) and the attacks are AFAIK for on the theoretical
side. I don't think that this should stop us from using Jitsi.

PL-132999
@dpausp dpausp force-pushed the PL-132999-update-nixpkgs-2024-09-09 branch from 99e11d6 to cf2134b Compare September 12, 2024 14:40
@dpausp dpausp marked this pull request as ready for review September 12, 2024 19:34
@osnyx osnyx merged commit d70aaeb into fc-24.05-dev Sep 12, 2024
2 checks passed
@osnyx osnyx deleted the PL-132999-update-nixpkgs-2024-09-09 branch September 12, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants